projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbafc3b
)
(mode-name): Moved mark as risky-local-variable to files.el.
author
Kim F. Storm
<storm@cua.dk>
Thu, 14 Nov 2002 11:24:20 +0000
(11:24 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 14 Nov 2002 11:24:20 +0000
(11:24 +0000)
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index 851c2ad9a74f8c2975442dca85baf209dd378ffd..01aa7a8f6b3b78ba096a7db0871a0c3930c25cd6 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-309,8
+309,6
@@
Keymap to display on major and minor modes.")
((column-number-mode
(5 ,(propertize " C%c" 'help-echo help-echo))))))))
-(put 'mode-name 'risky-local-variable t)
-
(defvar mode-line-buffer-identification-keymap nil "\
Keymap for what is displayed by `mode-line-buffer-identification'.")